<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
div.contaner {padding-top:0px;}

#info {width:515px; height:220px; line-height:150%; float:left;}
#info p {line-height:150%; margin:5px auto; padding:3px auto;}

#news {width:248px; height:220px; float:right;}
#news ul {margin:5px; padding:0; list-style:none;}
#news li {margin:0; padding:0;}
#news ul a {display: block; width:220px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; *white-space:nowrap; line-height:22px; color:#3366CC;}

#prod {clear:both; margin-top:15px;}


#scrollbar {width:768px;height:109px;margin:5px; padding:0; overflow:hidden;position:relative;}
#scrollbar ul{width:20000px;position:absolute;left:0px;top:0px; margin:0; padding:0;}
#scrollbar li{width:145px; height:109px; float:left;padding:0; margin:5px; list-style:none;}
#scrollbar img{width:145px; height:109px; border:solid 1px #ddd;}
#scrollbar a.abtn{display:block;height:109px;width:17px;overflow:hidden;}
#scrollbar a.aleft{float:left;}
#scrollbar a.aright{float:right;background-position:-17px 50%;}</pre></body></html>